home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / June 96 / PartMaker⁄Sketch⁄ODF < prev    next >
Encoding:
Internet Message Format  |  1996-12-03  |  841 b   |  [TEXT/ttxt]

  1. Subject:     PartMaker/Sketch/ODF
  2. Sent:        6/14/96 12:29 PM
  3. Received:    6/14/96 12:41 PM
  4. From:        David Barker-Plummer, dbp@csli.Stanford.EDU
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. Has anyone successfully used Partmaker/ODF to clone and build the
  9. Sketch part from the OpenDoc WWW page?
  10.  
  11. When I try to build it, using CodeWarrior 8 and ODF d11, I get
  12. linker errors which say that _construct_new_array is not defined.  The
  13. source level problem is that 
  14.     new FW_PPattern[...]  is not implemented.  
  15.  
  16. Problem is that one of these calls is in the ODF library.
  17.  
  18. So here's the question.  Am I doing something wrong, or does Sketch
  19. assume ODFR1, or a different compiler, or some other thing?
  20.  
  21. Sorry if this is a newbie kind of question.
  22.  
  23. -- Dave
  24.